home *** CD-ROM | disk | FTP | other *** search
- Path: keats.ugrad.cs.ubc.ca!not-for-mail
- From: c2a192@ugrad.cs.ubc.ca (Kazimir Kylheku)
- Newsgroups: comp.lang.c
- Subject: Re: Linux Modem Control in C++
- Date: 24 Feb 1996 13:00:10 -0800
- Organization: Computer Science, University of B.C., Vancouver, B.C., Canada
- Message-ID: <4gnu8qINN32b@keats.ugrad.cs.ubc.ca>
- References: <4gl8tm$kqu@mailserver.sentientsystems.com>
- NNTP-Posting-Host: keats.ugrad.cs.ubc.ca
-
- In article <4gl8tm$kqu@mailserver.sentientsystems.com>,
- David Medvitz <dmedvitz@mailserver.sentientsystems.com> wrote:
- >I'm looking for some help in locating a library for C/C++ modem
- >control in Linux. Does one exist? If so, where might I find it?
- >Any help is appreciated.
-
- It's in the kernel. There is a C interface to it via the standard shared
- library. Terminal control is standardized by POSIX. You can set the baud rate,
- handshaking, and other aspects of the operation of a tty.
-
- Try asking in a Unix or Linux specific newsgroup.
-
-
- --
-
-